home *** CD-ROM | disk | FTP | other *** search
/ Zoom 2 / Zoom - Release 2 (1996)(Active Software)[!].iso / graphics / raytracing / dust / dusthelp / echo < prev    next >
Text File  |  1995-03-05  |  247b  |  7 lines

  1.   COMMAND ECHO
  2. -----------------------------------------------------------------
  3.     Purpose: Type a message, print variables (useful in batchfiles)
  4.       Usage: ECHO(<string>[,<expression>])
  5.    Examples: echo(hello world)
  6.              echo(a=,a)
  7.